vcTransportStatementBase
Base class for transport statements.
See in: Overview
Module: vcProcessModel
Parent: vcStatement
Children: vcTransportInStatementBase, vcTransportOutStatementBase
Referenced by: -
Properties
Learn how to use properties here. The properties are also inherited from the parent class.
| Name | Type | Access | Description |
| AssemblyOrderVariableName | String | RW | Gets or sets the assembly order variable name.See moreA variable that defines the name of a process variable that references the definition of which slots of the assembly would need to be filled or emptied. Used in process asssembly mode. |
| Mode | vcTransportMode | RW | Gets or sets the mode whether to transport in product types or to (dis)assemble assemblies. |
| ProductVariableName | String | RW | Gets or sets the name of output variable where to store the transported product(s) |
| ResourcePositionFrame | vcFrameFeature | RW | Gets or sets a position hint where a transport resource should be when placing the product. Must be from the same component. |